const google.golang.org/grpc/internal/transport.tildeByte
3 uses
google.golang.org/grpc/internal/transport (current package)
http_util.go#L227: tildeByte = '~'
http_util.go#L245: if !(c >= spaceByte && c <= tildeByte && c != percentByte) {
http_util.go#L267: if b >= spaceByte && b <= tildeByte && b != percentByte {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)